home *** CD-ROM | disk | FTP | other *** search
- //***********************************************************************
- //
- // Resource.h
- //
- //***********************************************************************
-
- #define IDI_CALCDLG 100
- #define IDR_CALCDLG 101
-
- #define IDD_CALCDLG 110
- #define IDD_ABOUTDLG 111
-
- #define IDC_0 120
- #define IDC_1 121
- #define IDC_2 122
- #define IDC_3 123
- #define IDC_4 124
- #define IDC_5 125
- #define IDC_6 126
- #define IDC_7 127
- #define IDC_8 128
- #define IDC_9 129
-
- #define IDC_CHGSIGN 130
- #define IDC_EXP 131
- #define IDC_STO 132
- #define IDC_RCL 133
- #define IDC_ENTER 134
- #define IDC_FIX 135
- #define IDC_CLX 136
- #define IDC_SUBTRACT 137
- #define IDC_ADD 138
- #define IDC_MULTIPLY 139
- #define IDC_DIVIDE 140
- #define IDC_DECIMAL 141
- #define IDC_DEL 142
-
- #define IDC_DISPLAYRECT 150
- #define IDC_ICONRECT 151
-
- #define IDM_SYSMENU_ABOUT 256
-